home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Serious Demos / Visual MacStandardBasic Demo / Visual MSB Reference / Visual MSB Reference.rsrc / PICT_74.png < prev    next >
Portable Network Graphic  |  1997-10-23  |  125KB  |  816x1056  |  16-bit (993 colors)
Labels: book | hakham | reckoner | sky | vegetarianism
OCR: Memory Buffers Visual MacStandardBasic allows you easily create dynamic memory buffers that can be useo store data Command Summary: MemAlloc var, size MemResize var, size MemFree BufferlD Meml Fill BufferlD StartLocation NumOfBytes FillValue Memint BufferlD Location, Int Meml ong Buff feriD Location, Long MemSingle BufferlD Location, Single MemDouble BufferlD Location, Double MemString BufferlD Location, text$ Function Summary: var Memint( BufferlD Location P Meml .ong( BufferiD Location ) MemSingle( BufferlD Location ) MemDouble( BufferlD Location) MemString( BufferlD Location Length) a Mem Size( BufferlD MemAlloc var size This command allocates dynamic memory buffer This should be numeric variable that will contain value( (BufferID) the should be used to reference the memorybuffer being ...